home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 28
/
Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso
/
Aminet
/
dev
/
c
/
dice-3.16.lha
/
rexx
/
ErrorClear.DME
< prev
next >
Wrap
Text File
|
1995-12-24
|
406b
|
19 lines
/*
** $Id: ErrorClear.DME,v 30.0 1994/06/10 18:06:11 dice Exp $
**
** DICE Error Parsing system. Script for DME
**
** Notes: This assumes that your DCC:Config/DCC.Config file contains the
** following line:
** cmd= rx DCC:Rexx/DME_ErrorParse.rexx %e "%c" "%f" "%0"
*/
OPTIONS RESULTS
IF ~show('p','DICE_ERROR_PARSER') THEN
EXIT 0
ADDRESS DICE_ERROR_PARSER Clear
title "( All Errors Cleared )"